Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only support LLVM 16 #168

Merged
merged 2 commits into from
Jul 19, 2023
Merged

Only support LLVM 16 #168

merged 2 commits into from
Jul 19, 2023

Conversation

dpaoliello
Copy link
Collaborator

As discussed in #60 we will only be supporting one version of LLVM at a time.
I've already created a tag for LLVM 10: https://github.com/JuliaHubOSS/llvm-cbe/tags

  • Enforce LLVM 16 in CMake.
  • Update README.
  • Remove #if for different LLVM versions.
  • Other minor cleanups.

@dpaoliello dpaoliello requested a review from vtjnash July 18, 2023 23:42
@vtjnash vtjnash merged commit 44f68f6 into JuliaHubOSS:master Jul 19, 2023
3 checks passed
@dpaoliello dpaoliello deleted the only16 branch July 19, 2023 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants